105 Sets new namespace in command prompt window. E.g. setting 'RsApp' namespace you can write Shutdown() instead of RsApp.Shutdown()
106 Kusnier Martin, Caligari Corp.
107 Caligari Corp.
108 Command prompt node provides communication and accessibility between the Command prompt activeX control and the rest of graph. It processes input keyboard actions from users, translates them to command lines which are sent to command manager for further processing.
109 Debug view node provides communication and accessibility between the Debug view activeX control and the rest of graph. It processes log events from system and displays them in assigned control.
110 Stack view prompt node providees communication and accessibility between the Stack view activeX control and the rest of graph. It processes events of executed commands and updates control with command history data.